home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / emulation / c64 / over5 / doc / 64bin.history < prev    next >
Text File  |  1996-09-07  |  4KB  |  142 lines

  1. History for Over5 64binaries by Daniel Kahlin <tlr@stacken.kth.se>
  2. -----------------------------------------------------------------------------
  3. Copyright (c) 1995,1996 Daniel Kahlin <tlr@stacken.kth.se>
  4.  
  5. DiskSlave:
  6. ----------
  7. DiskSlave 0.223 (960401) tlr - Fourth Release version.
  8.   - cosmetics.  Bumped revision for release.
  9.  
  10. DiskSlave 0.221 (960322) tlr - INTERNAL
  11.   - better 'pitchtrack' works... (some problems still remain...)
  12.  
  13. DiskSlave 0.219 (960320) tlr - INTERNAL
  14.   - new 'pitchtrack' (again) works...
  15.  
  16. DiskSlave 0.215 (960319) tlr - INTERNAL
  17.   - included yet another version of 'pitchtrack'  does not work... :-(
  18.  
  19. DiskSlave 0.209 (960311) tlr - INTERNAL
  20.   - recoded bl_block.asm a bit.
  21.  
  22. DiskSlave 0.188 (951001) tlr - INTERNAL
  23.   - All turbocode was loopunrolled and is now page independant.
  24.  
  25. DiskSlave 0.178 (950917) tlr - Third Release version.
  26.   - included new version of 'pitchtrack' by Per Andreas Andersson. 
  27.     write of zipped disk 6:30 total time, read disk 2:30 total time
  28.     (total time includes serial transfer <-> the Amiga)
  29.   - fixed error handling for readtrack and writetrack.
  30.  
  31. DiskSlave 0.169 (950819) tlr - INTERNAL
  32.   - Coded timeout handling, works ok.
  33.  
  34. DiskSlave 0.168 (950815) tlr - INTERNAL
  35.   - added fastformat. (20 seconds with verify)
  36.   - fixed Multitrack write.
  37.   - included 'pitchtrack' by Per Andreas Andersson. (fast track read/write)
  38.   - major bugfixes
  39.   - reorganization of code
  40.  
  41. DiskSlave 0.136 (950812) tlr - INTERNAL
  42.   - added WRITETRACK and READTRACK, WRITESECTOR, READSECTOR skeleton
  43.  
  44. DiskSlave 0.116 (950807) tlr - Second Release version
  45.   - changed some internal flags, reorganized source code
  46.  
  47. DiskSlave 0.111 (950722) tlr - First Release version
  48.   - Fixed bug when sending long diskcommands/receiveing status
  49.   - inserted proper colours during status/command
  50.   - Proper errorcheck in Load/Save
  51.   - fixed sending of diskcommand
  52.  
  53. DiskSlave 0.106 (950713) tlr
  54.   - New compact structure format!
  55.   - now considers device number correctly
  56.  
  57.  
  58. MemSlave & MemSlaveC800:
  59. ------------------------
  60. MemSlave 0.81 (960401) tlr - Fourth Release version.
  61.   - some changes in 'bl_Block.asm'
  62.   - bumped revison for release.
  63.  
  64. MemSlave 0.78 (950819) tlr - Third Release version.
  65.   - Coded timeout handling, works ok.
  66.  
  67. MemSlave 0.66 (950815) tlr - INTERNAL
  68.   - reorganized source code more.
  69.  
  70. MemSlave 0.64 (950807) tlr - Second Release version.
  71.   - changed some internal flags, reorganized source code
  72.  
  73. MemSlave 0.62 (950722) tlr - First Release version
  74.   - Now has both MemSlave and MemSlaveC800!
  75.   - Shows run at the top of the screen when 'RUN'
  76.  
  77. MemSlave 0.50 (950713) tlr 
  78.   - New compact structure format!
  79.  
  80.  
  81. FastRS:
  82. -------
  83. FastRS 1.34 (960401) tlr - Fourth Release version
  84.   - Bumped revision for release.
  85.  
  86. FastRS 1.33 (960123) tlr - INTERNAL
  87.   - 16KB VIC-20 support (NTSC not tested)
  88.  
  89. FastRS 1.3  (950713) tlr - First Release version
  90.   - Works ok (NTSC not tested)
  91.  
  92.  
  93.  
  94. SerFile:
  95. --------
  96. SerFile 0.118 (960116) tlr - Fourth Release version.
  97.   - changes in 'bl_Block.asm' to provide for '?device not present'
  98.     reporting.  Not finished though.
  99.  
  100. SerFile 0.114 (950821) tlr - Third Release version.
  101.   - Did major rework of BASIC patch.
  102.     now patches ICRNCH vector instead of IGONE.
  103.   - added commands '.', '/' and '$'
  104.   - modified the string get routine to handle different
  105.     encapsulation characters. (currently '"' and '\0'
  106.   - Now does 'NEW' after installing.
  107.  
  108. SerFile 0.100 (950819) tlr - INTERNAL
  109.   - Coded timeout handling, works ok.
  110.  
  111. SerFile 0.99 (950816) tlr - INTERNAL
  112.   - Fixed bugs with empty readstring!
  113.  
  114. SerFile 0.95 (950815) tlr - INTERNAL
  115.   - reorganized sourcecode
  116.  
  117. SerFile 0.93 (950808) tlr - First Release version
  118.   - fixed some error codes
  119.   - added '#$', does the same as '#C"$"'
  120.   - made modifications to srvload protocol
  121.  
  122. SerFile 0.88 (950807) tlr
  123.   - adapted the code to be able to run under kernal. (major work!)
  124.     now occupies $0334-$03b0 and $f600-$ffff
  125.   - modified parameter reading... does not trash memory just below
  126.     $a000.
  127.  
  128. SerFile 0.74 (950806) tlr
  129.   - made #L, #S, #C, #K...
  130.  
  131. SerFile 0.47 (950805) tlr
  132.   - coded srvsave
  133.   - coded patches for load and save
  134.  
  135. SerFile 0.40 (950804) tlr
  136.   - ReadString works ok with multipage.
  137.   - srvload works ok
  138.   - no flashing during transfer
  139.  
  140. SerFile 0.32 (950803) tlr
  141.   - ReadString works partly.
  142.